#include "zutil.h"Include dependency graph for zutil.c:

Compounds | |
| struct | internal_state |
Functions | |
| void | exit () |
| char * | zlibVersion () |
| char * | zError (err) int err |
| void | free () |
| voidpf | zcalloc (opaque, items, size) voidpf opaque |
Variables | |
| char * | z_errmsg [10] |
| Bytef * | source |
| uInt | len |
| Bytef * | s2 |
| unsigned | items |
| unsigned | size |
| voidpf | ptr |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {
"need dictionary",
"stream end",
"",
"file error",
"stream error",
"data error",
"insufficient memory",
"buffer error",
"incompatible version",
""}
|
1.3-rc3